-
### Info:
Feed URL:
```
rsshub://rsshub/transform/html/https%3A%2F%2Frwnews.tw%2Findex.php%3Ftype%3D1/item%3Da%5Bclass%3D%22yp_flex_col%22%5D
```
Error:
```
抓取動態時發生錯誤: [GET] "http://10.1.32.41/rsshu…
-
### What is the feature?
Current Issues:
1. The `LoadImageFromFile` class has hardcoded key mappings, making it difficult to extend for different use cases like stereo or multi-view scenarios.
2. T…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Describe the sol…
-
### Description
Here is a minimal example
```
$
sum\
4
$
$
&sum\
&4
$
$
&&sum\
&&4
$
```
![image](https://github.com/user-attachments/assets/311e043a-38bc-4c6b-89db-6a6f469df1d1)…
-
# K8S controller介绍 | Valar Morghulis
k8s事件处理过程k8s的事件处理过程如上图所示。大致可以分为Informer、EventHandler、Workqueue、Worker四块。每种类型的资源都有各自的Informer(与GVK对应?),例如Pod有自己的Pod Informer。当我们创建Pod时,Pod Informer里的Reflector会List…
-
===== start =====
2024-11-03 It's day off, no daka
===== end =====
-
# Jenkins容器化部署 | Valar Morghulis
部署Jenkins 创建本地数据保存目录mkdir /root/jenkins。 启动容器1234567docker run -itd --name jenkins \-u root \-p 8080:8080 -p 50000:50000 \--env JAVA_OPTS="-server -Xms512m -Xmx1024m…
-
===== start =====
2024-11-03 It's day off, no daka
===== end =====
-
모임 때 짧게 말씀드렸던 데로 제가 CSS-in-JS 라이브러리로 건의드렸던 PandaCSS가 우리 프로젝트에 맞지 않는다는 생각이 들어서 여기서 함께 논의하고 싶습니다. 이 부분의 blocker가 되지 않도록 다음 2개를 빠르게 결정하고 싶습니다.
1. PandaCSS 계속 사용할지 말지
2. 대안 스타일링 기술 결정 (1에서 PandaCSS 사용…